Einhugur Xml Plugin for Xojo

EinhugurXml.AttributeIterator Class (console safe)

Iterator for attributes.

AttributeIterator carries Attribute class instances.

You never create instances of this class directly, instead some iterative properties and methods in other classes will return instance of this class for use in for each loops.

Object
   AttributeIterator

class EinhugurXml.AttributeIterator implements

Iterator

Iterable

Constructors

AttributeIteratorPrivate constructors.

Properties

AnyReturns true if there are any attributes.
CountReturns count of attributes.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS